STEP 6: Now we'll do the same thing for our output list!
- Select the LOGIC tab and click on . Drop Append indented INSIDE your loop.
- Change the list name in front from my_list to outputs. Change the variable argument from my_var to y.
- Click on the category and drag Update Display indented INSIDE your loop.
- Change the variable before .update() to output_display. Change the variable argument to outputs.
To navigate the page using the TAB key, first press ESC to exit the code editor.